home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dino Crisis Digital Press Kit
/
Dino Crisis Digital Press Kit.iso
/
mac
/
s
/
00146_Script_146
< prev
next >
Wrap
Text File
|
1999-09-01
|
253b
|
11 lines
on mousedown
set the visible of sprite 39 to false
set the visible of sprite 118 to false
repeat with n = 60 to 74
puppetsprite n, false
--set the visible of sprite n to false
end repeat
puppetsound "rr"
go to "quit"
end